Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/emitter #61

Merged
merged 3 commits into from
Oct 26, 2019
Merged

Feat/emitter #61

merged 3 commits into from
Oct 26, 2019

Conversation

JoviDeCroock
Copy link
Owner

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #61 into feat/migration will decrease coverage by 1.17%.
The diff coverage is 97%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           feat/migration      #61      +/-   ##
==================================================
- Coverage           99.52%   98.34%   -1.18%     
==================================================
  Files                  14       13       -1     
  Lines                 210      242      +32     
  Branches               36       46      +10     
==================================================
+ Hits                  209      238      +29     
- Misses                  0        2       +2     
- Partials                1        2       +1
Impacted Files Coverage Δ
src/useField.ts 100% <100%> (ø) ⬆️
src/FormHoc.tsx 95.83% <100%> (-0.33%) ⬇️
src/Form.tsx 100% <100%> (ø) ⬆️
src/useFieldArray.ts 100% <100%> (ø) ⬆️
src/useFormConnect.ts 100% <100%> (ø) ⬆️
src/useError.ts 100% <100%> (ø) ⬆️
src/helpers/deriveKeys.ts 91.66% <91.66%> (ø)
src/context/emitter.ts 91.66% <91.66%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64e4a2f...901d26d. Read the comment docs.

@JoviDeCroock JoviDeCroock merged commit d111af8 into feat/migration Oct 26, 2019
@JoviDeCroock JoviDeCroock deleted the feat/emitter branch October 26, 2019 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants